WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailRow<TItem> Class / ParentRow Property
In This Topic
    ParentRow Property (GridDetailRow<TItem>)
    In This Topic
    Gets the parent row.
    Syntax
    public GridRow ParentRow {get;}
    See Also